body{
  margin: 0;
  padding: 0;
}
a{
  text-decoration: none
}
ul,p{
  -webkit-margin-before:0;
  -webkit-margin-after:0
}
li{
  list-style: none
}
.header{
  background: url(../images/topbg1.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 140px;
}
.header-top{
  width: 1000px;
  margin: 0 auto;
}
.logo{
  padding-top: 15px
}
.header-nav{
  background: #000;
  height: 35px
}
.header-nav-li{
  width: 1000px;
  margin: 0 auto;
}
.header-nav-li a{
  color: #fff;
  width: 104px;
  text-align: center;
  line-height: 35px;
  display: inline-block;
  font-size: 14px
}
.header-nav-li a:hover{
  color: #fafafa;
  background: #333
}
.index-content{
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0
}
.index-title-nav{
  border: 1px solid #ddd;
  display: flex;
  flex-direction: row;
  /* justify-content: center; */
  flex-wrap: wrap;
}
.title-nav{

  padding: 10px;
  justify-content: center;
  align-items: center;
  width: 300px
}
.title-nav a{
  background: url('../images/Roll03.jpg') no-repeat;
  width: 225px;
  height: 31px;
  display: flex;
  align-items: center;
  font-size: 13px;
  padding-left: 30px;
  color: #333;

}
.title-nav a:hover{
  color: #999
}
.hui-cell{
  background: url(../images/2.jpg) no-repeat;
  width: 100%;
  height: 45px
}
.hui-cells{
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 45px
}
.hui-cells span{
  color: #fff;
  font-size: 13px;
  padding-left: 10px
}
.hui-cells a{
  padding-right: 30px;
  font-size: 12px;
  color: #333
}
.hui-cc1{
  border: 1px dashed #ccc;
  padding: 5px
}
.str_wrap img{
  width: 237px;
  border: 2px solid #cb0101;
  height: 220px
}
/* .str_wrap{


} */
.str_wrap a{
  margin:0 5px;
  display: inline-block;
}
.str_wrap a p{
  font-size: 12px;
  color: #333;
  padding: 3px

}
.hui-cc{
  padding: 5px
}
.hui-ll{
  border: 1px solid #ccc;
  display: flex;
  flex-direction: row;
}
.hui-ll1{
  width: 698px;
  border-right: 1px solid #ccc
}
.hui-ll1 p{
  font-size: 13px;
  color: #333;
  padding: 10px;
  line-height: 25px
}
.hui-ll2{
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1
}
.footer{
  background: url(../images/10.jpg);
  width: 100%;
  height: 120px;
  border-top: 2px solid grey;


}
.hui-footer{
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.fo-l{
width: 300px
}
.fo-l img{
  height: 110px
}
.fo-r{
  flex: 1;
}
.fo-r p{
  font-size: 12px;
  padding: 10px 0
}


/*  */
.hui-ncontent{
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0;

}
.hui-qie{
  display: flex;
  flex-direction: row;
}
.hui-nleft{
  width: 253px;
  margin-right: 5px
}
.hui-ntitle{
  background: url(../images/ntitle.jpg) no-repeat;
  width: 251px;
  height: 37px;
  border: 1px solid #ccc
}
.hui-ntitle p{
  padding-left: 20px;
  padding-top: 10px;
  font-weight: bold;
  font-size: 13px
}
.hui-nnav{
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  /* justify-content: center; */
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px
}
.hui-nnav li{
  margin: 0;


}
.hui-nnav li a{
  padding-left: 30px;
  line-height: 30px;
  color: #333;
  font-size: 13px
}
.hui-nnav li a:hover{
  color: #ff0000
}
.h-top{
  background: url(../images/top1.jpg) no-repeat;
  width: 100%;
  height: 35px
}
.h-sub{
  background: url(../images/sub1.jpg) ;
  width: 100%;
  height: 35px
}
.hui-ncontact{
  border: 1px solid #ccc;
  margin-top: 5px
}
.hui-ncontact p{
  padding: 5px 10px;
  font-size: 12px
}

.hui-nright{
  flex: 1
}
.r-title{
  background: url(../images/13.jpg);
  width: 100%;
  height: 33px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  border: 1px solid #ccc
}
.r-title p{
  font-size: 13px;
}
.r-title a{
  color: #333
}
.r-title a:hover{
  color: #ff0000
}
.hui-ncc{
  border: 1px solid #ccc;
  margin-top: 10px;
  min-height: 100px;
  max-width: 742px
}
.hui-npage{
  padding: 20px
}
.pages{
display: flex;
flex-direction: row;
justify-content: center;
padding: 10px 0

}
.pages li{
  margin: 5px
}
.pages li a{
  color: #333;
  font-size: 13px
}
.pages li a:hover{
  color: #ff0000
}
.page-active{
color: #666 !important
}
